MessageReadReceiptRequested Property |
Gets or sets a value indicating whether [read receipt requested].
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool ReadReceiptRequested { get; set; }Public Property ReadReceiptRequested As Boolean
Get
Set
Property Value
Type:
Booleantrue if [read receipt requested]; otherwise,
false.
See Also